Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-240739 | VRAU-TC-000075 | SV-240739r879520_rule | Medium |
Description |
---|
Data exchanged between the user and the web server can range from static display data to credentials used to log into the hosted application. Even when data appears to be static, the non-displayed logic in a web page may expose business logic or trusted system relationships. The integrity of all the data being exchanged between the user and web server must always be trusted. To protect the integrity and trust, encryption methods should be used to protect the complete communication session. HTTP connections in tc Server are managed through the Connector object. Setting the Connector's SSLEnabled flag, SSL handshake/encryption/decryption is enabled. |
STIG | Date |
---|---|
VMware vRealize Automation 7.x tc Server Security Technical Implementation Guide | 2023-10-03 |
Check Text ( C-43972r673959_chk ) |
---|
Navigate to and open /opt/vmware/horizon/workspace/conf/server.xml. Navigate to each of the If the value of "SSLEnabled" is not set to "true" or is missing, this is a finding. |
Fix Text (F-43931r673960_fix) |
---|
Navigate to and open /opt/vmware/horizon/workspace/conf/server.xml. Navigate to each of the Configure each |